home *** CD-ROM | disk | FTP | other *** search
- Path: connix.com!news
- From: Scott Hawley <shawley@connix.com>
- Newsgroups: comp.lang.c++
- Subject: Re: A file I/O question
- Date: 12 Jan 1996 15:13:48 GMT
- Organization: SHAWLEY SYSTEMS
- Message-ID: <4d5trc$6rn@comet.connix.com>
- References: <4d3f1d$3l3@castle.nando.net>
- NNTP-Posting-Host: shawley.connix.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- look at opening with the 'a+' and or w+ option and look at fseek.
-
-